Skip to content

DataGrid: Fix the banded Columns' vertical borders (T1318812)#32802

Open
Alyar666 wants to merge 13 commits intoDevExpress:26_1from
Alyar666:T1318812_26_1_attempt_3
Open

DataGrid: Fix the banded Columns' vertical borders (T1318812)#32802
Alyar666 wants to merge 13 commits intoDevExpress:26_1from
Alyar666:T1318812_26_1_attempt_3

Conversation

@Alyar666
Copy link
Contributor

@Alyar666 Alyar666 commented Mar 5, 2026

No description provided.

@Alyar666 Alyar666 self-assigned this Mar 5, 2026
Copilot AI review requested due to automatic review settings March 5, 2026 13:48
@Alyar666 Alyar666 requested a review from a team as a code owner March 5, 2026 13:48

This comment was marked as outdated.

Copilot AI review requested due to automatic review settings March 10, 2026 13:15
@Alyar666 Alyar666 force-pushed the T1318812_26_1_attempt_3 branch from 88936f8 to ccd2691 Compare March 10, 2026 13:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 25 out of 25 changed files in this pull request and generated 3 comments.

@Alyar666 Alyar666 force-pushed the T1318812_26_1_attempt_3 branch from ccd2691 to 2899a74 Compare March 16, 2026 09:55
Copilot AI review requested due to automatic review settings March 16, 2026 10:24

This comment was marked as outdated.

@Alyar666 Alyar666 force-pushed the T1318812_26_1_attempt_3 branch from 77856d4 to d98ceff Compare March 17, 2026 09:24
Copilot AI review requested due to automatic review settings March 17, 2026 12:10

This comment was marked as outdated.

@Alyar666 Alyar666 force-pushed the T1318812_26_1_attempt_3 branch from 04062b7 to a784fb8 Compare March 17, 2026 22:03
Copilot AI review requested due to automatic review settings March 17, 2026 22:03
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 18 out of 18 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings March 18, 2026 17:22
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 18 out of 159 changed files in this pull request and generated 4 comments.

Copilot AI review requested due to automatic review settings March 18, 2026 21:15
@Alyar666 Alyar666 force-pushed the T1318812_26_1_attempt_3 branch from be6ac0c to f9562be Compare March 18, 2026 21:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 18 out of 162 changed files in this pull request and generated 1 comment.

Alyar added 3 commits March 19, 2026 02:31
… selectors

The border-left/border-right rules for multi-row headers incorrectly
targeted all .dx-row elements inside the headers container. This caused
filter row cells to get unexpected borders when band columns were present
and showColumnHeaders was false. Narrowing the selector to .dx-header-row
ensures only actual header rows are affected.
Copilot AI review requested due to automatic review settings March 19, 2026 08:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 18 out of 178 changed files in this pull request and generated 1 comment.

Copilot AI review requested due to automatic review settings March 19, 2026 15:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 18 out of 179 changed files in this pull request and generated 1 comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants